Finding a Path of Superlogarithmi Length
نویسندگان
چکیده
Andreas Björklund and Thore Husfeldt Department of Computer S ien e, Lund University Abstra t. We onsider the problem of nding a long, simple path in an undire ted graph. We present a polynomial-time algorithm that nds a path of length Ω (logL/ log logL) , where L denotes the length of the longest simple path in the graph. This establishes the performan e ratio O |V |(log log |V |/ log |V |) for the Longest Path problem, where V denotes the graph's verti es. 1 Introdu tion Given an unweighted, undire ted graphG = (V,E) the longest path problem is to nd the longest sequen e of distin t verti es v1 · · · vk su h that vivi+1 ∈ E. This is a lassi al NP-hard problem (number ND29 in Garey and Johnson [5℄) with a onsiderable body of resear h devoted to it, yet its approximability remains elusive: For most anoni al NP-hard problems, either dramati ally improved approximation algorithms have been devised, or strong negative results have been established, leading to a substantially improved understanding of the approximability of these problems. However, there is one problem whi h has resisted all attempts at devising either positive or negative results longest paths and y les in undire ted graphs. Essentially, there is no known algorithm whi h guarantees approximation ratio better than |V |/polylog|V | and there are no hardness of approximation results that explain this situation. [4℄ Indeed, the quoted ratio has been obtained only for spe ial lasses of graphs (for example, Hamiltonian graphs), while in the general ase the best known ratio prior to the present paper was of order |V |/ log |V |. We present a polynomial-time algorithm for the general ase that nds a path of length Ω((logL/ log logL)2) in a graph with longest path length L; the best previous bound was Ω(logL). This orresponds to a performan e ratio of order O ( |V | (
منابع مشابه
Near-Minimum-Time Motion Planning of Manipulators along Specified Path
The large amount of computation necessary for obtaining time optimal solution for moving a manipulator on specified path has made it impossible to introduce an on line time optimal control algorithm. Most of this computational burden is due to calculation of switching points. In this paper a learning algorithm is proposed for finding the switching points. The method, which can be used for both ...
متن کاملA Branch and Bound Method for Finding Flow Path Designing of Agv Systems (RESEARCH NOTE)
One of the important factor in the design of automated guided vehicle systems (AGVS) is the flow path design. This paper presents a branch-and-bound algorithm to determining the flow path by considering not only loaded-vehicles, but also empty-vehicles. The objective is to find the flow path, which will minimize total travel of loaded vehicles. We know that in branch-and-bound method a branch c...
متن کاملTwo optimal algorithms for finding bi-directional shortest path design problem in a block layout
In this paper, Shortest Path Design Problem (SPDP) in which the path is incident to all cells is considered. The bi-directional path is one of the known types of configuration of networks for Automated Guided Vehi-cles (AGV).To solve this problem, two algorithms are developed. For each algorithm an Integer Linear Pro-gramming (ILP) is determined. The objective functions of both algorithms are t...
متن کاملA New Method for Path Finding of Power Transmission Lines in Geospatial Information System Using Raster Networks and Minimum of Mean Algorithm
Currently path-finding methods, which are widely used in GIS, rely on finding a path, which the sum of pixels’ weights on the path would be less than the other paths. According to dependency between sum of pixels' weights and length of path, decrementing of sum of pixels' weights can not considered as a proper criterion for optimum path finding. In addition, path length is not regarded as an in...
متن کاملمسیریابی حرکت روباتهای ماشینواره با روش پیشروی سریع
The Robot Motion Planning (RMP) problem deals with finding a collision-free start-to-goal path for a robot navigating among workspace obstacles. Such a problem is also encountered in path planning of intelligent vehicles and Automatic Guided Vehicles (AGVs). In terms of kinematic constraints, the RMP problem can be categorized into two groups of Holonomic and Nonholonomic problems. In the first...
متن کامل